From c201cb3af0e7bae685366c5fb45e01db29e4c507 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 24 May 2016 20:51:55 -0400 Subject: [PATCH] Fix a duplicate word in the docs --- docs/reference/gtk/migrating-2to3.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/gtk/migrating-2to3.xml b/docs/reference/gtk/migrating-2to3.xml index 94419559bc..b0bad87e30 100644 --- a/docs/reference/gtk/migrating-2to3.xml +++ b/docs/reference/gtk/migrating-2to3.xml @@ -1133,7 +1133,7 @@ gtk_arrow_draw (GtkWidget *widget, The default values for the #GtkScrolledWindow:hscrollbar-policy and #GtkScrolledWindow:vscrollbar-policy properties have been changed from 'never' to 'automatic'. If your application was relying on the default - value, you will have explicitly set it explicitly. + value, you will have to set it explicitly. -- 2.30.2